home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_gcombust.idb / usr / freeware / share / doc / gcombust / README.z / README
Text File  |  2002-10-07  |  3KB  |  81 lines

  1. Welcome to gcombust.
  2.  
  3. gcombust is free software. Please see the file COPYING for details.  For
  4. documentation, please see the files in the doc subdirectory.
  5.  
  6. gcombust is a GTK+ frontend for mkisofs/mkhybrid/cdda2wav/cdlabelgen/cdrecord.
  7.  
  8. For building and installation instructions please see the INSTALL file (short
  9. version: ./configure; make; make install-strip). RedHat .rpms, Debian .debs and
  10. Stampede .slps are available (it also compiles on Slackware, SuSe, etc).
  11. gcombust is also available in the NetBSD package collection and the FreeBSD
  12. ports collection. I should also compile on IRIX 6.2/6.5, HP-UX 10.20/11.00, Tru64,
  13. AIX 4.3.X and Solaris 2.5.1/2.6 (but might require a little tweaking from time
  14. to time). I maintain the Debian package but don't know anything about the others.
  15. Please see the gcombust homepage for links to binary packages.
  16.  
  17. At this moment every release of gcombust isn't always very well tested; it
  18. would probably be wise to test it with the -dummy option at first to check that
  19. I haven't made any stupid errors. Also, it prints the command it's executing to
  20. stdout so you can look at it and maybe spot errors.
  21.  
  22. Updates can be obtained from:
  23. http://www.iki.fi/jmunsin/gcombust
  24. (which should point to http://www.abo.fi/~jmunsin/gcombust)
  25.  
  26. Requirements (the versions number are the ones I use, and the ones I have
  27.     tested it with - others might work, too):
  28.  
  29. GTK+ 1.2.x 
  30.  
  31. cdrtools-1.10 (or newer if I forgot to update this file)
  32.     (cdrecord, mkisofs, mkhybrid, cdda2wav)
  33.     http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html
  34.     Use the mkisofs/mkhybrid and cdda2wav versions you get with cdrtools, they
  35.     are the newest. mkisofs and mkhybrid have been merged in the latest cdrtools.
  36.  
  37. cdlabelgen 1.5.0
  38.     http://www.red-bean.com/~bwf/software/cdlabelgen/
  39.  
  40. I love to recieve feedback/comments/ideas/bugreports (please mention what
  41. version of gcombust you are using!) at:
  42.     jmunsin@iki.N0_SPAM.fi (jmunsin@abo.N0_SPAMfi)
  43. (please remove N0_SPAM part)
  44.  
  45. NOTE: Please don't mail Joerg Schilling (the mkisofs/cdrecord author/maintainer) about bugs
  46.     in gcombust. I doubt he has any interest in hearing about them.
  47.  
  48. NOTE: Please see the NEWS file for more uptodate information. See the README.ms for more
  49.     information about current multisession support.
  50.  
  51. NOTE: If you decide to do a NLS translation of gcombust, it might be a good
  52.     idea to mail me about it to make sure noone else is doing one for the
  53.     same language.
  54.  
  55. Flames to:
  56.     /dev/null
  57.  
  58. Some of the features:
  59.     Burning on the fly, without making an image 
  60.     Tooltips to keep you from reading man pages (the tooltips are mostly from
  61.         the cdrecord man page)
  62.     Make creation of iso-images easy
  63.         (support for making your own directory hierarchy on the image
  64.         without the need for copying files/making symlinks)
  65.     Maximize disk by hinting which directories/files to use
  66.         (binpacking/knapsack)
  67.     Audio CD creation
  68.         wav -> audio CD
  69.         audio CD -> wav
  70.         audio CD direct copy
  71.     Multisession support
  72.     Bootable CD support
  73.     Save/Load path selections (for always taking a backup of the same
  74.         collection of files, etc)
  75.     gettext/NLS support
  76.     isocd-isocd direkt copy
  77.     isocd->file
  78.     Drag and Drop support via GTK
  79.     primitive renaming of files
  80.  
  81.